Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Azure.Data.Tables from 12.5.0 to 12.6.1 #218

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2022

Bumps Azure.Data.Tables from 12.5.0 to 12.6.1.

Release notes

Sourced from Azure.Data.Tables's releases.

Azure.Data.Tables_12.6.1

12.6.1 (2022-07-07)

Bugs Fixed

  • Fixed a formatting issue with string based filter queries for Binary properties created via CreateQueryFilter(System.FormattableString filter). (#29256)

Azure.Data.Tables_12.6.0

12.6.0 (2022-06-07)

Bugs Fixed

  • Fixed an issue that caused TableEntity.GetBinaryData to return incorrectly formatted data for binary entity properties. (#29029)

Azure.Data.Tables_12.6.0-beta.1

12.6.0-beta.1 (2022-05-10)

Features Added

  • TenantId can now be discovered through the service OAuth challenge response, when using a TokenCredential for authorization against a Storage Table Service.
  • A new property is now available on the TableClientOptions called EnableTenantDiscovery. If set to true, the client will attempt an initial unauthorized request to the service to prompt an OAuth challenge containing the tenantId of the resource. This tenantId will then be used by the TokenCredential.
  • Diagnostics logging no longer redacts the following query parameters: '$format', '$filter', '$top', '$select'
Commits
  • 1e9e47c Tables July Release (#29689)
  • ceecd14 Increment package version after release of Azure.Messaging.EventHubs (#29687)
  • 56749af Update AutoRest C# version to 3.0.0-beta.20220706.2 (#29657)
  • bc1aa52 Sync eng/common directory with azure-sdk-tools for PR 3480 (#29680)
  • e87ed37 Sync eng/common directory with azure-sdk-tools for PR 3500 (#29669)
  • b8d21da Sync eng/common directory with azure-sdk-tools for PR 3568 (#29674)
  • 169541f Only update/override powershell module path when in CI on module script impor...
  • 6204045 Improve matrix config include docs (#29667)
  • 7091cb1 Perf investigation (#29614)
  • 4ee1f30 encryption 1.0 obsolete (#29588)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net) from 12.5.0 to 12.6.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.5.0...Azure.Data.Tables_12.6.1)

---
updated-dependencies:
- dependency-name: Azure.Data.Tables
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2022
@Aaronontheweb Aaronontheweb merged commit 71c6207 into dev Jul 21, 2022
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/Azure.Data.Tables-12.6.1 branch July 21, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant